home *** CD-ROM | disk | FTP | other *** search
/ Workbench Design / WB Collection.iso / workbench werkzeuge / grafik programme / xv218 / docs / xv.blurb < prev    next >
Text File  |  1996-04-07  |  2KB  |  55 lines

  1. XV 2.10 is now available for anonymous ftp on the machines 'export.lcs.mit.edu'
  2. (in contrib/xv-2.10.tar.Z) and 'ftp.cis.upenn.edu' (in pub/xv-2.10.tar.Z).
  3.  
  4. New Features:
  5.     TIFF file i/o
  6.     PDS/VICAR file input
  7.     color gradient generation
  8.     'reload current image' on an external signal
  9.     improved 'slow24' 24-to-8 color conversion algorithm
  10.     incorporates the ppmquant 24-to-8 color conversion algorithm
  11.     displays x,y coordinates of handles in the 'graph' windows
  12.     improved GIF89 parsing
  13.     faster dithering for 1-bit B/W X displays
  14.  
  15. And of course, there's several new command line options, X resources, and more
  16. bug fixes than I'd care to admit :-)
  17.  
  18. And no, it still doesn't display true 24-bit images on 24-bit displays.  Get
  19. back to me next year on that subject...
  20.  
  21.  
  22. Brief Description:
  23. ------------------
  24. XV is a program that displays image files in GIF87, GIF89, JPEG,
  25. PBM/PGM/PPM, TIFF, PDS/VICAR Sun Rasterfile, and X11 Bitmap formats.
  26. XV runs on nearly ALL X displays: 1, 2, 4, 6, 8, 16, 24, and 32-bit,
  27. color, greyscale, and black/white.
  28.  
  29. XV displays one image at a time in an output window, or on the root
  30. window.  You can arbitrarily stretch or compress the window, and the
  31. picture will be rescaled to fit.  You can rotate the picture in
  32. 90-degree steps.  You can flip the picture vertically and
  33. horizontally.  You can repeatedly 'crop' a picture (define a
  34. rectangular 'region-of-interest' and 'throw away' the rest).  You can
  35. magnify any portion of the picture by any amount, up to the maximum
  36. size of your screen.
  37.  
  38. XV allows you click on the picture to determine pixel RGB values and
  39. x,y coordinates.  You can perform arbitrary 'gamma correction' on the
  40. picture both in RGB space and HSV space.  You can specify the maximum
  41. number of colors that XV should use, for some interesting visual
  42. effects.  You can have the program produce a stippled version of the
  43. picture using black and white, or any other pair of colors.
  44.  
  45. XV can write images in a variety of formats, with many of the
  46. modifications you may have made to the picture saved as well.  You can
  47. use XV to do format conversion.  XV will also automatically uncompress
  48. compress-ed files, as well as read files from stdin.
  49.  
  50.  
  51. John Bradley                    University of Pennsylvania  -  GRASP Lab
  52.      bradley@cis.upenn.edu
  53.  
  54.      March 3, 1992
  55.